home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-03-29 | 748 b | 30 lines | [TEXT/MPS ] |
-
- **********************************************************************
- **********************************************************************
- *
- * File : DepEtherEQU.a
- * Author : HK May 5, 1987.
- * Description : This file contains some of the dependent EtherNet
- * definitions needed by the EtherNet ROM.
- *
- **********************************************************************
- **********************************************************************
-
-
- ;*************************************************************
- ;Constants
- ;*************************************************************
- ;
- ; Hardware definitions
- ;
- ROMSize EQU $4000 ;8k ROM with eight bytes out of crc range.
- EtherBoardId EQU $0008 ;EtherNet Board Id
-
-
-
-
-
-
-
-
-